Used to add or remove the bold style from the text of the specified cell. Assign True to add the bold style and False to remove the bold style.
Syntax |
|---|
|
result = ListBox.CellBold( RowNumber, ColumnNumber ) |
Parameters |
|
|---|---|
|
RowNumber |
|
|
ColumnNumber |
|
Return Value |
|
|---|---|
|
Result |
|